\(\int \frac {(a+b \text {arcsinh}(c x))^2}{(d+c^2 d x^2)^2} \, dx\) [238]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [F]
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 23, antiderivative size = 210 \[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {1+c^2 x^2}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}+\frac {(a+b \text {arcsinh}(c x))^2 \arctan \left (e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {b^2 \arctan (c x)}{c d^2}-\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {i b^2 \operatorname {PolyLog}\left (3,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {i b^2 \operatorname {PolyLog}\left (3,i e^{\text {arcsinh}(c x)}\right )}{c d^2} \]

[Out]

1/2*x*(a+b*arcsinh(c*x))^2/d^2/(c^2*x^2+1)+(a+b*arcsinh(c*x))^2*arctan(c*x+(c^2*x^2+1)^(1/2))/c/d^2-b^2*arctan
(c*x)/c/d^2-I*b*(a+b*arcsinh(c*x))*polylog(2,-I*(c*x+(c^2*x^2+1)^(1/2)))/c/d^2+I*b*(a+b*arcsinh(c*x))*polylog(
2,I*(c*x+(c^2*x^2+1)^(1/2)))/c/d^2+I*b^2*polylog(3,-I*(c*x+(c^2*x^2+1)^(1/2)))/c/d^2-I*b^2*polylog(3,I*(c*x+(c
^2*x^2+1)^(1/2)))/c/d^2+b*(a+b*arcsinh(c*x))/c/d^2/(c^2*x^2+1)^(1/2)

Rubi [A] (verified)

Time = 0.18 (sec) , antiderivative size = 210, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.348, Rules used = {5788, 5789, 4265, 2611, 2320, 6724, 5798, 209} \[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\frac {\arctan \left (e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))^2}{c d^2}+\frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {c^2 x^2+1}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (c^2 x^2+1\right )}-\frac {i b \operatorname {PolyLog}\left (2,-i e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))}{c d^2}+\frac {i b \operatorname {PolyLog}\left (2,i e^{\text {arcsinh}(c x)}\right ) (a+b \text {arcsinh}(c x))}{c d^2}+\frac {i b^2 \operatorname {PolyLog}\left (3,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {i b^2 \operatorname {PolyLog}\left (3,i e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {b^2 \arctan (c x)}{c d^2} \]

[In]

Int[(a + b*ArcSinh[c*x])^2/(d + c^2*d*x^2)^2,x]

[Out]

(b*(a + b*ArcSinh[c*x]))/(c*d^2*Sqrt[1 + c^2*x^2]) + (x*(a + b*ArcSinh[c*x])^2)/(2*d^2*(1 + c^2*x^2)) + ((a +
b*ArcSinh[c*x])^2*ArcTan[E^ArcSinh[c*x]])/(c*d^2) - (b^2*ArcTan[c*x])/(c*d^2) - (I*b*(a + b*ArcSinh[c*x])*Poly
Log[2, (-I)*E^ArcSinh[c*x]])/(c*d^2) + (I*b*(a + b*ArcSinh[c*x])*PolyLog[2, I*E^ArcSinh[c*x]])/(c*d^2) + (I*b^
2*PolyLog[3, (-I)*E^ArcSinh[c*x]])/(c*d^2) - (I*b^2*PolyLog[3, I*E^ArcSinh[c*x]])/(c*d^2)

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 4265

Int[csc[(e_.) + Pi*(k_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c +
 d*x)^m*(ArcTanh[E^((-I)*e + f*fz*x)/E^(I*k*Pi)]/(f*fz*I)), x] + (-Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*
Log[1 - E^((-I)*e + f*fz*x)/E^(I*k*Pi)], x], x] + Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*Log[1 + E^((-I)*e
 + f*fz*x)/E^(I*k*Pi)], x], x]) /; FreeQ[{c, d, e, f, fz}, x] && IntegerQ[2*k] && IGtQ[m, 0]

Rule 5788

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(-x)*(d + e*x^2)^(
p + 1)*((a + b*ArcSinh[c*x])^n/(2*d*(p + 1))), x] + (Dist[(2*p + 3)/(2*d*(p + 1)), Int[(d + e*x^2)^(p + 1)*(a
+ b*ArcSinh[c*x])^n, x], x] + Dist[b*c*(n/(2*(p + 1)))*Simp[(d + e*x^2)^p/(1 + c^2*x^2)^p], Int[x*(1 + c^2*x^2
)^(p + 1/2)*(a + b*ArcSinh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d, e}, x] && EqQ[e, c^2*d] && GtQ[n, 0] &
& LtQ[p, -1] && NeQ[p, -3/2]

Rule 5789

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)/((d_) + (e_.)*(x_)^2), x_Symbol] :> Dist[1/(c*d), Subst[Int[(a +
 b*x)^n*Sech[x], x], x, ArcSinh[c*x]], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[e, c^2*d] && IGtQ[n, 0]

Rule 5798

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[(d + e*x^2)^
(p + 1)*((a + b*ArcSinh[c*x])^n/(2*e*(p + 1))), x] - Dist[b*(n/(2*c*(p + 1)))*Simp[(d + e*x^2)^p/(1 + c^2*x^2)
^p], Int[(1 + c^2*x^2)^(p + 1/2)*(a + b*ArcSinh[c*x])^(n - 1), x], x] /; FreeQ[{a, b, c, d, e, p}, x] && EqQ[e
, c^2*d] && GtQ[n, 0] && NeQ[p, -1]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps \begin{align*} \text {integral}& = \frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}-\frac {(b c) \int \frac {x (a+b \text {arcsinh}(c x))}{\left (1+c^2 x^2\right )^{3/2}} \, dx}{d^2}+\frac {\int \frac {(a+b \text {arcsinh}(c x))^2}{d+c^2 d x^2} \, dx}{2 d} \\ & = \frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {1+c^2 x^2}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}-\frac {b^2 \int \frac {1}{1+c^2 x^2} \, dx}{d^2}+\frac {\text {Subst}\left (\int (a+b x)^2 \text {sech}(x) \, dx,x,\text {arcsinh}(c x)\right )}{2 c d^2} \\ & = \frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {1+c^2 x^2}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}+\frac {(a+b \text {arcsinh}(c x))^2 \arctan \left (e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {b^2 \arctan (c x)}{c d^2}-\frac {(i b) \text {Subst}\left (\int (a+b x) \log \left (1-i e^x\right ) \, dx,x,\text {arcsinh}(c x)\right )}{c d^2}+\frac {(i b) \text {Subst}\left (\int (a+b x) \log \left (1+i e^x\right ) \, dx,x,\text {arcsinh}(c x)\right )}{c d^2} \\ & = \frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {1+c^2 x^2}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}+\frac {(a+b \text {arcsinh}(c x))^2 \arctan \left (e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {b^2 \arctan (c x)}{c d^2}-\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {\left (i b^2\right ) \text {Subst}\left (\int \operatorname {PolyLog}\left (2,-i e^x\right ) \, dx,x,\text {arcsinh}(c x)\right )}{c d^2}-\frac {\left (i b^2\right ) \text {Subst}\left (\int \operatorname {PolyLog}\left (2,i e^x\right ) \, dx,x,\text {arcsinh}(c x)\right )}{c d^2} \\ & = \frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {1+c^2 x^2}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}+\frac {(a+b \text {arcsinh}(c x))^2 \arctan \left (e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {b^2 \arctan (c x)}{c d^2}-\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {\left (i b^2\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}(2,-i x)}{x} \, dx,x,e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {\left (i b^2\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}(2,i x)}{x} \, dx,x,e^{\text {arcsinh}(c x)}\right )}{c d^2} \\ & = \frac {b (a+b \text {arcsinh}(c x))}{c d^2 \sqrt {1+c^2 x^2}}+\frac {x (a+b \text {arcsinh}(c x))^2}{2 d^2 \left (1+c^2 x^2\right )}+\frac {(a+b \text {arcsinh}(c x))^2 \arctan \left (e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {b^2 \arctan (c x)}{c d^2}-\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {i b (a+b \text {arcsinh}(c x)) \operatorname {PolyLog}\left (2,i e^{\text {arcsinh}(c x)}\right )}{c d^2}+\frac {i b^2 \operatorname {PolyLog}\left (3,-i e^{\text {arcsinh}(c x)}\right )}{c d^2}-\frac {i b^2 \operatorname {PolyLog}\left (3,i e^{\text {arcsinh}(c x)}\right )}{c d^2} \\ \end{align*}

Mathematica [A] (verified)

Time = 1.31 (sec) , antiderivative size = 403, normalized size of antiderivative = 1.92 \[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\frac {\frac {a^2 x}{1+c^2 x^2}+\frac {a^2 \arctan (c x)}{c}+\frac {2 a b \left (\sqrt {1+c^2 x^2}+c x \text {arcsinh}(c x)+i \text {arcsinh}(c x) \log \left (1-i e^{\text {arcsinh}(c x)}\right )+i c^2 x^2 \text {arcsinh}(c x) \log \left (1-i e^{\text {arcsinh}(c x)}\right )-i \text {arcsinh}(c x) \log \left (1+i e^{\text {arcsinh}(c x)}\right )-i c^2 x^2 \text {arcsinh}(c x) \log \left (1+i e^{\text {arcsinh}(c x)}\right )-i \left (1+c^2 x^2\right ) \operatorname {PolyLog}\left (2,-i e^{\text {arcsinh}(c x)}\right )+i \left (1+c^2 x^2\right ) \operatorname {PolyLog}\left (2,i e^{\text {arcsinh}(c x)}\right )\right )}{c+c^3 x^2}+\frac {2 b^2 \left (\frac {\text {arcsinh}(c x)}{\sqrt {1+c^2 x^2}}+\frac {c x \text {arcsinh}(c x)^2}{2+2 c^2 x^2}-\frac {1}{2} i \left (-4 i \arctan \left (\tanh \left (\frac {1}{2} \text {arcsinh}(c x)\right )\right )+\text {arcsinh}(c x)^2 \log \left (1-i e^{-\text {arcsinh}(c x)}\right )-\text {arcsinh}(c x)^2 \log \left (1+i e^{-\text {arcsinh}(c x)}\right )+2 \text {arcsinh}(c x) \operatorname {PolyLog}\left (2,-i e^{-\text {arcsinh}(c x)}\right )-2 \text {arcsinh}(c x) \operatorname {PolyLog}\left (2,i e^{-\text {arcsinh}(c x)}\right )+2 \operatorname {PolyLog}\left (3,-i e^{-\text {arcsinh}(c x)}\right )-2 \operatorname {PolyLog}\left (3,i e^{-\text {arcsinh}(c x)}\right )\right )\right )}{c}}{2 d^2} \]

[In]

Integrate[(a + b*ArcSinh[c*x])^2/(d + c^2*d*x^2)^2,x]

[Out]

((a^2*x)/(1 + c^2*x^2) + (a^2*ArcTan[c*x])/c + (2*a*b*(Sqrt[1 + c^2*x^2] + c*x*ArcSinh[c*x] + I*ArcSinh[c*x]*L
og[1 - I*E^ArcSinh[c*x]] + I*c^2*x^2*ArcSinh[c*x]*Log[1 - I*E^ArcSinh[c*x]] - I*ArcSinh[c*x]*Log[1 + I*E^ArcSi
nh[c*x]] - I*c^2*x^2*ArcSinh[c*x]*Log[1 + I*E^ArcSinh[c*x]] - I*(1 + c^2*x^2)*PolyLog[2, (-I)*E^ArcSinh[c*x]]
+ I*(1 + c^2*x^2)*PolyLog[2, I*E^ArcSinh[c*x]]))/(c + c^3*x^2) + (2*b^2*(ArcSinh[c*x]/Sqrt[1 + c^2*x^2] + (c*x
*ArcSinh[c*x]^2)/(2 + 2*c^2*x^2) - (I/2)*((-4*I)*ArcTan[Tanh[ArcSinh[c*x]/2]] + ArcSinh[c*x]^2*Log[1 - I/E^Arc
Sinh[c*x]] - ArcSinh[c*x]^2*Log[1 + I/E^ArcSinh[c*x]] + 2*ArcSinh[c*x]*PolyLog[2, (-I)/E^ArcSinh[c*x]] - 2*Arc
Sinh[c*x]*PolyLog[2, I/E^ArcSinh[c*x]] + 2*PolyLog[3, (-I)/E^ArcSinh[c*x]] - 2*PolyLog[3, I/E^ArcSinh[c*x]])))
/c)/(2*d^2)

Maple [F]

\[\int \frac {\left (a +b \,\operatorname {arcsinh}\left (c x \right )\right )^{2}}{\left (c^{2} d \,x^{2}+d \right )^{2}}d x\]

[In]

int((a+b*arcsinh(c*x))^2/(c^2*d*x^2+d)^2,x)

[Out]

int((a+b*arcsinh(c*x))^2/(c^2*d*x^2+d)^2,x)

Fricas [F]

\[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\int { \frac {{\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}}{{\left (c^{2} d x^{2} + d\right )}^{2}} \,d x } \]

[In]

integrate((a+b*arcsinh(c*x))^2/(c^2*d*x^2+d)^2,x, algorithm="fricas")

[Out]

integral((b^2*arcsinh(c*x)^2 + 2*a*b*arcsinh(c*x) + a^2)/(c^4*d^2*x^4 + 2*c^2*d^2*x^2 + d^2), x)

Sympy [F]

\[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\frac {\int \frac {a^{2}}{c^{4} x^{4} + 2 c^{2} x^{2} + 1}\, dx + \int \frac {b^{2} \operatorname {asinh}^{2}{\left (c x \right )}}{c^{4} x^{4} + 2 c^{2} x^{2} + 1}\, dx + \int \frac {2 a b \operatorname {asinh}{\left (c x \right )}}{c^{4} x^{4} + 2 c^{2} x^{2} + 1}\, dx}{d^{2}} \]

[In]

integrate((a+b*asinh(c*x))**2/(c**2*d*x**2+d)**2,x)

[Out]

(Integral(a**2/(c**4*x**4 + 2*c**2*x**2 + 1), x) + Integral(b**2*asinh(c*x)**2/(c**4*x**4 + 2*c**2*x**2 + 1),
x) + Integral(2*a*b*asinh(c*x)/(c**4*x**4 + 2*c**2*x**2 + 1), x))/d**2

Maxima [F]

\[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\int { \frac {{\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}}{{\left (c^{2} d x^{2} + d\right )}^{2}} \,d x } \]

[In]

integrate((a+b*arcsinh(c*x))^2/(c^2*d*x^2+d)^2,x, algorithm="maxima")

[Out]

1/2*a^2*(x/(c^2*d^2*x^2 + d^2) + arctan(c*x)/(c*d^2)) + integrate(b^2*log(c*x + sqrt(c^2*x^2 + 1))^2/(c^4*d^2*
x^4 + 2*c^2*d^2*x^2 + d^2) + 2*a*b*log(c*x + sqrt(c^2*x^2 + 1))/(c^4*d^2*x^4 + 2*c^2*d^2*x^2 + d^2), x)

Giac [F]

\[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\int { \frac {{\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}}{{\left (c^{2} d x^{2} + d\right )}^{2}} \,d x } \]

[In]

integrate((a+b*arcsinh(c*x))^2/(c^2*d*x^2+d)^2,x, algorithm="giac")

[Out]

integrate((b*arcsinh(c*x) + a)^2/(c^2*d*x^2 + d)^2, x)

Mupad [F(-1)]

Timed out. \[ \int \frac {(a+b \text {arcsinh}(c x))^2}{\left (d+c^2 d x^2\right )^2} \, dx=\int \frac {{\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )}^2}{{\left (d\,c^2\,x^2+d\right )}^2} \,d x \]

[In]

int((a + b*asinh(c*x))^2/(d + c^2*d*x^2)^2,x)

[Out]

int((a + b*asinh(c*x))^2/(d + c^2*d*x^2)^2, x)